xenconsole: support for multiple consoles per domain
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 16 Jun 2009 10:24:58 +0000 (11:24 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 16 Jun 2009 10:24:58 +0000 (11:24 +0100)
commitc811d0d548ac0124a899428d7c813267c977c651
treecb9058277092152148a54cfaf686bcbb3f3a6f46
parentf84ee327e5b8311dfa73f059453ef80a5e8a2af2
xenconsole: support for multiple consoles per domain

This patch adds a new command line argument to xenconsole to specify
to which console to connect to in case a domain has more than one.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
tools/console/client/main.c
tools/python/xen/xm/console.py
tools/python/xen/xm/main.py